home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Time Warp
/
Time Warp.iso
/
pc
/
timewarp
/
lab.dxr
/
00254.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-06-09
|
190 b
|
12 lines
on mouseDown
puppetSprite(4, 1)
set the castNum of sprite 4 to cast "RIGHT PANEL ON"
puppetSound("DBLCLICK.AIF")
updateStage()
end
on mouseUp
puppetSound(0)
go("PIRATE IN")
end